example: Use popover for gears menu
authorMatthias Clasen <mclasen@redhat.com>
Thu, 17 Apr 2014 19:43:17 +0000 (12:43 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Apr 2014 02:55:40 +0000 (22:55 -0400)
examples/application10/window.ui
examples/application8/window.ui
examples/application9/window.ui

index 97a502affc25d7bf90d9e9476f84f5bea2b22262..f0cbb1defe949207f489423b11c09418ebd49a51 100644 (file)
@@ -55,6 +55,7 @@
             <child>
               <object class="GtkMenuButton" id="gears">
                 <property name="visible">True</property>
+                <property name="use-popover">True</property>
                 <style>
                   <class name="image-button"/>
                 </style>
index 674327d7a47195c601a72799b7b7e9c3c05a4d4e..6f588a1684af6a8354a99316643a26a3643541d3 100644 (file)
@@ -41,6 +41,7 @@
             <child>
               <object class="GtkMenuButton" id="gears">
                 <property name="visible">True</property>
+                <property name="use-popover">True</property>
                 <style>
                   <class name="image-button"/>
                 </style>
index 0713c3619493a9fca7054be363cb2d37c654db4d..1d5f521f714d23104c7147361d9e2dab967de997 100644 (file)
@@ -58,6 +58,7 @@
             <child>
               <object class="GtkMenuButton" id="gears">
                 <property name="visible">True</property>
+                <property name="use-popover">True</property>
                 <style>
                   <class name="image-button"/>
                 </style>